hardware context造句
例句與造句
- Tss holds hardware context information for each cpu which helps to take effect in context switching
Tss中保存了每個cpu的硬件上下文信息,它有助于有效地切換上下文。 - However , it is not possible to optimize a hardware context switch , while there might be room for improving the current switching code
然而,盡管當(dāng)前的切換代碼還有改進(jìn)的余地,卻不能對硬件文境切換進(jìn)行優(yōu)化。 - The hardware context is a subset of the process execution context , which includes all information needed for the process execution
硬件文境是進(jìn)程執(zhí)行文境的一個子集,因為執(zhí)行文境包含進(jìn)程執(zhí)行時需要的所有信息。 - Multithreaded microprocessor , which has many hardware contexts sharing an execution core , can efficiently exploit both the instruction level parallelism and thread level parallelism to acquire higher performance and better performance / power ratio
多份硬件現(xiàn)場共享一組執(zhí)行單元的多線程處理器能靈活地利用程序中的指令級并行和線程級并行,從而提供更好的性能。 - If the confidence estimation estimates a branch prediction to be a low confidence one and there is idle hardware context in a multithreaded microprocessor , two target paths after the branch instruction are executed
選擇在多線程處理器中有空閑的硬件現(xiàn)場,并且置信度評估方案判斷當(dāng)前的轉(zhuǎn)移預(yù)測為低置信度時,雙路徑執(zhí)行轉(zhuǎn)移指令的兩個目標(biāo)路徑,從而降低西北工業(yè)大學(xué)博士學(xué)位論文誤預(yù)測損失。 - It's difficult to find hardware context in a sentence. 用hardware context造句挺難的
- This restriction on number of processes in the x86 architecture was a component of linux 2 . 2 , but since kernel 2 . 4 , this problem has been eliminated , partly by doing away with hardware context switching which made using tss inevitable and replacing it with process switching
這種x86架構(gòu)中進(jìn)程數(shù)量的限制是linux 2 . 2中的一個組件,但自2 . 4版的內(nèi)核開始,這個問題已經(jīng)不存在了,部分原因是使用了硬件上下文切換(這不可避免地要使用tss ) ,并將其替換為進(jìn)程切換。 - After introducing the hardware structure of a kind of ate for several objects , the author explains in detail the thought and the methods in design of the application software of the ate , i . e . to separate the tested object information and the hardware context information of ate to tested object from the test control program , and to standardize the information in software design
摘要在介紹一種多對象適用自動檢測設(shè)備硬件結(jié)構(gòu)的基礎(chǔ)上,詳細(xì)敘述了該自動檢測設(shè)備應(yīng)用軟件設(shè)計時將被測對象信息、檢測設(shè)備硬件平臺同被測對象間的硬件關(guān)聯(lián)信息相對于測控程序進(jìn)行分離并規(guī)范的思路及方法。 - All the hardware contexts are keeping active and want to fetch enough resource in the smt processor . so how to distribute these resources between threads to improve the performance of the smt processor is very important . we all want gain much in the performance with lower resource required
然而,這些處理器中的硬件資源之間如何在多個線索之間分配,而多個線索之間又如何調(diào)度,以使得在盡可能小的硬件開銷下,讓處理器獲得盡可能高的性能,就成為了一個需要研究的課題。